ru.tcl.dxf.beans
Class DXFEntitiesPanelBeanInfo

java.lang.Object
  |
  +--java.beans.SimpleBeanInfo
        |
        +--ru.tcl.dxf.beans.DXFEntitiesPanelBeanInfo

public class DXFEntitiesPanelBeanInfo
extends java.beans.SimpleBeanInfo


Constructor Summary
DXFEntitiesPanelBeanInfo()
           
 
Method Summary
 java.beans.BeanInfo[] getAdditionalBeanInfo()
           
 java.awt.Image getIcon(int iconKind)
           
 java.beans.PropertyDescriptor[] getPropertyDescriptors()
           
 
Methods inherited from class java.beans.SimpleBeanInfo
getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getMethodDescriptors, loadImage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DXFEntitiesPanelBeanInfo

public DXFEntitiesPanelBeanInfo()
Method Detail

getPropertyDescriptors

public java.beans.PropertyDescriptor[] getPropertyDescriptors()
Overrides:
getPropertyDescriptors in class java.beans.SimpleBeanInfo

getIcon

public java.awt.Image getIcon(int iconKind)
Overrides:
getIcon in class java.beans.SimpleBeanInfo

getAdditionalBeanInfo

public java.beans.BeanInfo[] getAdditionalBeanInfo()
Overrides:
getAdditionalBeanInfo in class java.beans.SimpleBeanInfo